[XEND] Used shutil.rename to cope with /tmp and /var on different file systems
authorTom Wilkie <tom.wilkie@gmail.com>
Fri, 27 Apr 2007 10:03:47 +0000 (11:03 +0100)
committerTom Wilkie <tom.wilkie@gmail.com>
Fri, 27 Apr 2007 10:03:47 +0000 (11:03 +0100)
commit2f537782436b3297eb954f7d208f43d31be7ef51
tree1e9b3afc7162b699ec7575fca1ab333d9591f617
parente65161ebc2752bac6f5baa9a954b81f1ea007952
[XEND] Used shutil.rename to cope with /tmp and /var on different file systems

signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
tools/python/xen/xend/XendDomain.py